Groundhogg\DB\Query\Query B

Total Complexity 96
Dependencies 4
Dependents 3
Total lines 700
Lines of code 362
Logical lines of code 206
Comment lines 185
Methods 44
Properties 13

Methods 44

Method Rating Maintainability Complexity Lines of code
set_query_params()
A
47 12 38
maybe_sanitize_aggregate_column()
A
41 7 58
setSelect()
A
50 8 27
setOrderby()
S
55 6 18
setOrder()
S
64 4 9
sanitize_column()
S
62 3 11
_where()
S
70 3 6
get_var()
S
58 2 15
where()
S
66 3 9
search()
S
63 3 10
__construct()
S
62 2 11
get_results()
S
62 2 11
_groupby()
S
78 2 3
_joins()
S
78 2 3
_orderby()
S
74 2 4
get_found_rows()
S
63 2 10
_limit()
S
73 2 4
_found_rows()
S
80 2 3
_offset()
S
79 2 3
_alias()
S
80 2 3
column_is_safe()
S
78 2 3
__serialize()
S
63 1 13
get_select_sql()
S
64 1 11
cast2datetime()
S
79 1 3
cast2date()
S
79 1 3
cast2decimal()
S
78 1 3
__get()
S
82 1 3
count()
S
72 1 5
_sanitize_column_key()
S
79 1 3
add_safe_column()
S
76 1 4
__toString()
S
81 1 3
create_cache_key()
S
69 1 7
addJoin()
S
72 1 5
isAliased()
S
79 1 3
whereNotIn()
S
79 1 3
whereIn()
S
79 1 3
setLimit()
S
75 1 4
query()
S
81 1 3
setOffset()
S
76 1 4
setGroupby()
S
68 1 7
setFoundRows()
S
77 1 4
_select()
S
78 1 3
_table_name()
S
80 1 3
cast2time()
S
79 1 3